home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / MacHacksBug / Python 1.5.2c1 / Lib / test / test_popen2.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2000-06-23  |  425 b   |  14 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.5)
  3.  
  4. '''Test script for popen2.py
  5.    Christian Tismer
  6. '''
  7.  
  8. def main():
  9.     fork
  10.     import popen2
  11.     popen2._test()
  12.  
  13. main()
  14.